From 82227966d0f63343780bb6cc7f182cc77e162191 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 14 Sep 2018 14:50:46 +0100 Subject: [PATCH] Stop using Priority: extra --- debian/changelog | 1 + debian/control | 2 -- debian/control.in | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index d555cea473..2d818c375a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,6 +54,7 @@ gtk+4.0 (3.94.0-1) UNRELEASED; urgency=medium Install accessibility-dump in installed-tests so one more test can pass * libgtk-4-0.postrm.in: Remove the correct cache files * d/rules: Defang dh_auto_test when built with nocheck + * Stop using Priority: extra -- Jeremy Bicha Fri, 19 Jan 2018 22:05:35 -0500 diff --git a/debian/control b/debian/control index 94ad7d89fe..dda678e0e4 100644 --- a/debian/control +++ b/debian/control @@ -88,7 +88,6 @@ Description: GTK+ graphical user interface library Package: libgtk-4-0-udeb XC-Package-Type: udeb Section: debian-installer -Priority: extra Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} @@ -201,7 +200,6 @@ Description: documentation for the GTK+ graphical user interface library Package: gtk-4-examples Section: x11 -Priority: extra Architecture: any Depends: gtk-3-examples, ${misc:Depends}, diff --git a/debian/control.in b/debian/control.in index cdfc3b23d5..33a83069bc 100644 --- a/debian/control.in +++ b/debian/control.in @@ -88,7 +88,6 @@ Description: GTK+ graphical user interface library Package: @UDEB_PKG@ XC-Package-Type: udeb Section: debian-installer -Priority: extra Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} @@ -201,7 +200,6 @@ Description: documentation for the GTK+ graphical user interface library Package: @EXAMPLES_PKG@ Section: x11 -Priority: extra Architecture: any Depends: gtk-3-examples, ${misc:Depends}, -- 2.30.2